home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wings_en.lang < prev    next >
Text File  |  2006-07-19  |  64KB  |  2,699 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wings,
  3.  [
  4.   {cannot_repeat,
  5.    [
  6.     {1,"Can't repeat"}
  7.    ]},
  8.   {crash_handler,
  9.    [
  10.     {1,"Internal error - log written to"},
  11.     {2,"Click a mouse button to continue working"},
  12.     {3,"Continue working"}
  13.    ]},
  14.   {define_command,
  15.    [
  16.     {1,"Do you want to define"},
  17.     {2,"as a default command"}
  18.    ]},
  19.   {edit_menu,
  20.    [
  21.     {1,"Delete undo history to reclaim memory"},
  22.     {3,"Undo/Redo"},
  23.     {4,"Undo or redo the last command"},
  24.     {5,"Redo"},
  25.     {6,"Redo the last command that was undone"},
  26.     {7,"Undo"},
  27.     {8,"Undo the last command"},
  28.     {9,"Repeat"},
  29.     {10,"Repeat Args"},
  30.     {11,"Repeat Drag"},
  31.     {12,"Plug-in Preferences"},
  32.     {13,"Purge Undo History"}
  33.    ]},
  34.   {geom_title,
  35.    [
  36.     {1,"Geometry"},
  37.     {2,"Geometry #"}
  38.    ]},
  39.   {halt_loop,
  40.    [
  41.     {1,"Fatal internal error - log written to ~s\n"},
  42.     {2,"<Unknown Window Name>"},
  43.     {3,"Fatal internal error - log written to ~s\n"}
  44.    ]},
  45.   {handle_drop_1,
  46.    [
  47.     {1,"No Selection"},
  48.     {2,"Cancel drop operation"},
  49.     {3,"Assign material to selected faces"},
  50.     {4,"Assign material \""},
  51.     {5,"\" only to selected faces"},
  52.     {6,"Assign material to all faces"},
  53.     {7,"Assign material \""},
  54.     {8,"\" to all faces in objects having a selection"},
  55.     {9,"Assign material to all faces"},
  56.     {10,"Assign material \""},
  57.     {11,"\" to all faces in objects having a selection"}
  58.    ]},
  59.   {handle_event_3,
  60.    [
  61.     {1,"Select"},
  62.     {2,"Show menu"}
  63.    ]},
  64.   {info_1,
  65.    [
  66.     {1,"Vertex ~p selected"},
  67.     {2,"Vertices"},
  68.     {3,"~p vertices selected"},
  69.     {4,"Edge ~p selected"},
  70.     {5,"Edges"},
  71.     {6,"~p edges selected"},
  72.     {7,"Face ~p selected"},
  73.     {8,"Faces"},
  74.     {9,"~p faces selected"},
  75.     {10,"~p vertices selected in ~p objects"},
  76.     {11,"~p edges selected in ~p objects"},
  77.     {12,"~p faces selected in ~p objects"}
  78.    ]},
  79.   {init_menubar,
  80.    [
  81.     {1,"File"},
  82.     {2,"Edit"},
  83.     {3,"View"},
  84.     {4,"Select"},
  85.     {5,"Tools"},
  86.     {6,"Window"},
  87.     {7,"Help"}
  88.    ]},
  89.   {item_list,
  90.    [
  91.     {1," selected"}
  92.    ]},
  93.   {measure,
  94.    [
  95.     {1,". Position ~s ~s ~s"},
  96.     {2,". Distance ~s"},
  97.     {3,". Midpt ~s ~s ~s. Length ~s"},
  98.     {4,". Midpt ~s ~s ~s.\nMaterial ~s"},
  99.     {5,". Distance ~s  <~s, ~s, ~s>"},
  100.     {6,". Angle ~s"}
  101.    ]},
  102.   {object_mode,
  103.    [
  104.     {material,"material"},
  105.     {vertex,"vertex color"}
  106.    ]},
  107.   {patches,
  108.    [
  109.     {1,"Use "}
  110.    ]},
  111.   {purge_undo,
  112.    [
  113.     {1,"Undo states: "},
  114.     {2,"Redo states: "},
  115.     {3,"Nothing to remove"},
  116.     {4,"Remove all states (NOT undoable)?"}
  117.    ]},
  118.   {shape_info,
  119.    [
  120.     {2,"~p objects, ~p faces, ~p edges, ~p vertices"},
  121.     {object_info,"Object ~p \"~s\" has ~p polygons, ~p edges, ~p vertices.\nMode is ~s"}
  122.    ]},
  123.   {tools_menu,
  124.    [
  125.     {8,"Align"},
  126.     {9,"Center"},
  127.     {10,"Save Bounding Box"},
  128.     {11,"Scale to Saved BB"},
  129.     {12,"Scale to Saved BB Proportionally"},
  130.     {13,"Move to Saved BB"},
  131.     {14,"Set Default Axis"},
  132.     {15,"Define and store axis (with ref. point) for later use with any "},
  133.     {16,"\"Default Axis\" command (e.g. Scale|Default Axis)"},
  134.     {17,"Virtual Mirror"},
  135.     {18,"Create"},
  136.     {19,"Given a face selection, set up a virtual mirror"},
  137.     {20,"Break"},
  138.     {21,"Remove virtual mirrors for all objects"},
  139.     {22,"Freeze"},
  140.     {23,"Create real geometry from the virtual mirrors"},
  141.     {24,"Screenshot"},
  142.     {25,"Grab an image of the window (export it from the outliner)"}
  143.    ]},
  144.   {undo_info,
  145.    [
  146.     {1,"there are no undo states"},
  147.     {2,"there is one undo state"},
  148.     {3,"there are ~p undo states"},
  149.     {4,"; one operation can be redone"},
  150.     {5,"; ~p operations can be redone"}
  151.    ]},
  152.   {window_menu,
  153.    [
  154.     {1,"Geometry Graph"},
  155.     {2,"Geometry Graph #"},
  156.     {3,"Outliner"},
  157.     {4,"Open the outliner window (showing materials and objects)"},
  158.     {5,"Open a Geometry Graph window (showing objects)"},
  159.     {6,"Palette"},
  160.     {7,"Open the color palette window"},
  161.     {8,"New Geometry Window"},
  162.     {9,"Open a new Geometry window"},
  163.     {10,"Console"},
  164.     {11,"Open a console window for information messages"}
  165.    ]}
  166.  ]}.
  167. {wings_ask,
  168.  [
  169.   {button_label,
  170.    [
  171.     {1,"OK"}
  172.    ]},
  173.   {frame_event,
  174.    [
  175.     {1,"Expand this frame; collapse other frames"},
  176.     {2,"Expand this frame"},
  177.     {3,"Collapse this frame"}
  178.    ]},
  179.   {mktree,
  180.    [
  181.     {1,"Browse"}
  182.    ]}
  183.  ]}.
  184. {wings_body,
  185.  [
  186.   {arealight_conv,
  187.    [
  188.     {1,"Area Light to Object"},
  189.     {2,"Convert selected area lights to objects"},
  190.     {3,"Object To Area Light"},
  191.     {4,"Convert selected objects to area lights"}
  192.    ]},
  193.   {auto_smooth,
  194.    [
  195.     {1,"Auto Smooth Parameters"},
  196.     {2,"Crease Angle"}
  197.    ]},
  198.   {clean_isolated_vertices,
  199.    [
  200.     {1,"Removed 1 isolated vertex\n"},
  201.     {2,"Removed ~p isolated vertices\n"}
  202.    ]},
  203.   {cleanup,
  204.    [
  205.     {1,"Short Edges"},
  206.     {2,"Length Tolerance"},
  207.     {3,"Isolated Vertices"},
  208.     {4,"Cleanup"}
  209.    ]},
  210.   {cleanup_rep_1,
  211.    [
  212.     {1,"Repeated vertex ~p in face ~p\n"}
  213.    ]},
  214.   {cleanup_waists_1,
  215.    [
  216.     {1,"Removed waist vertex: ~p\n"}
  217.    ]},
  218.   {color_material,
  219.    [
  220.     {1,"color_"}
  221.    ]},
  222.   {delete_2edged_faces_1,
  223.    [
  224.     {1,"Face"},
  225.     {2,"has only one edge"}
  226.    ]},
  227.   {mat_col_conv,
  228.    [
  229.     {1,"Colors to Materials"},
  230.     {2,"Convert vertex colors to materials"},
  231.     {3,"Materials to Colors"},
  232.     {4,"Convert materials to vertex colors"}
  233.    ]},
  234.   {menu,
  235.    [
  236.     {1,"Object operations"},
  237.     {2,"Move"},
  238.     {3,"Flip"},
  239.     {5,"Flip the object around"},
  240.     {10,"Invert"},
  241.     {11,"Flip all normals, turning the object inside out"},
  242.     {12,"Tighten"},
  243.     {13,"Move vertices towards average midpoint"},
  244.     {14,"Smooth"},
  245.     {15,"Subdivide all faces to give the object a smoother apperance"},
  246.     {16,"Combine"},
  247.     {17,"Combine multiple objects into a single object"},
  248.     {18,"Separate"},
  249.     {19,"Separate a combined objects into its components"},
  250.     {20,"Weld"},
  251.     {21,"Merge pair of faces that are nearly coincident"},
  252.     {22,"Cleanup"},
  253.     {23,"Remove various defects"},
  254.     {24,"Auto-Smooth"},
  255.     {25,"Set edges hard or soft depending on the angle between faces"},
  256.     {26,"Duplicate"},
  257.     {27,"Delete"},
  258.     {28,"Delete the selected objects"},
  259.     {29,"Rename..."},
  260.     {30,"Rename selected objects"},
  261.     {31,"Show All"},
  262.     {32,"Show all faces for this object"}
  263.    ]},
  264.   {mode_conv,
  265.    [
  266.     {1,"Vertex Color Mode"},
  267.     {2,"Change object mode to vertex color mode (materials will be kept, but not shown)"},
  268.     {3,"Material Mode"},
  269.     {4,"Change object mode to material mode (vertex colors will be kept, but not shown)"}
  270.    ]},
  271.   {rename_1,
  272.    [
  273.     {1,"Rename"}
  274.    ]},
  275.   {unify_modes,
  276.    [
  277.     {1,"Objects with vertex colors cannot be combined with objects with materials."}
  278.    ]},
  279.   {vertex_color_item,
  280.    [
  281.     {1,"Vertex Color"},
  282.     {2,"Apply vertex colors to selected objects (first changing mode to vertex color mode if needed)"}
  283.    ]},
  284.   {weld,
  285.    [
  286.     {1,"Distance Tolerance"},
  287.     {2,"Weld"}
  288.    ]},
  289.   {weld_1,
  290.    [
  291.     {1,"Found no faces to weld."}
  292.    ]}
  293.  ]}.
  294. {wings_camera,
  295.  [
  296.   {desc,
  297.    [
  298.     {1,"One"},
  299.     {2,"Two"},
  300.     {3,"Three"}
  301.    ]},
  302.   {help,
  303.    [
  304.     {1,"Start camera"}
  305.    ]},
  306.   {info,
  307.    [
  308.     {1,"Note: Only the Nendo camera mode can be used with a one-button mouse"},
  309.     {2,"Note: Only the Nendo and Blender camera modes can be used with a two-button mouse"},
  310.     {3,"Note: The "},
  311.     {4," camera mode requires at least 2 mouse buttons"},
  312.     {5,"Note: The "},
  313.     {6," camera mode requires 3 mouse buttons"}
  314.    ]},
  315.   {message,
  316.    [
  317.     {2,"Drag to Dolly"},
  318.     {3,"Move mouse to tumble"},
  319.     {4,"[Q]"},
  320.     {5,"Move mouse to track"},
  321.     {6,"Cancel/restore view"},
  322.     {7,"Restore view"}
  323.    ]},
  324.   {mode_help,
  325.    [
  326.     {1,"Track"},
  327.     {2,"Dolly"},
  328.     {3,"Tumble"}
  329.    ]},
  330.   {prefs,
  331.    [
  332.     {1,"Mouse Buttons"},
  333.     {2,"Camera Mode"},
  334.     {3,"Pan Speed"},
  335.     {4,"Wheel Zooms"},
  336.     {5,"Forwards Zooms In"},
  337.     {6,"Forwards Zooms Out"},
  338.     {7,"Zoom Factor"},
  339.     {9,"Scroll Wheel"}
  340.    ]}
  341.  ]}.
  342. {wings_collapse,
  343.  [
  344.   {check_consistency,
  345.    [
  346.     {1,"Collapsing would cause an inconsistent object structure."}
  347.    ]},
  348.   {check_vertices_1,
  349.    [
  350.     {1,"Non-collapsible vertex"},
  351.     {2,"would leave waist.\n"}
  352.    ]}
  353.  ]}.
  354. {wings_color,
  355.  [
  356.   {choose_1,
  357.    [
  358.     {1,"Choose Color"}
  359.    ]}
  360.  ]}.
  361. {wings_console,
  362.  [
  363.   {do_window,
  364.    [
  365.     {1,"Console "},
  366.     {2,"x"}
  367.    ]},
  368.   {handle_action,
  369.    [
  370.     {1,"Write"},
  371.     {3,"Text File"},
  372.     {4,"Write error: ~w"}
  373.    ]},
  374.   {popup_menu,
  375.    [
  376.     {1,"Write to File"},
  377.     {2,"Write console contents to a file"}
  378.    ]},
  379.   {server_loop,
  380.    [
  381.     {1,":~w Received unknown: ~p~n"}
  382.    ]}
  383.  ]}.
  384. {wings_deform,
  385.  [
  386.   {check_range,
  387.    [
  388.     {1,"Extent along "},
  389.     {2,"axis is too short."}
  390.    ]},
  391.   {crumple_dirs,
  392.    [
  393.     {1,"Random"},
  394.     {2,"a random direction"},
  395.     {4,"its normal"},
  396.     {8,"Move each vertex a random amount along"}
  397.    ]},
  398.   {dir,
  399.    [
  400.     {1,"Twist selected vertices around the "},
  401.     {2," passing through the center of the selection"},
  402.     {3," passing through the origin"}
  403.    ]},
  404.   {inflate_fun,
  405.    [
  406.     {1,"Pick center and radius"},
  407.     {2,"Inflate elements"},
  408.     {3,"Pick center point"},
  409.     {4,"Pick point to define radius"}
  410.    ]},
  411.   {sub_menu,
  412.    [
  413.     {1,"Inflate elements"},
  414.     {2,"Pick center and radius"},
  415.     {3,"Crumple"},
  416.     {4,"Randomly move vertices"},
  417.     {5,"Inflate"},
  418.     {6,"Taper"},
  419.     {7,"Twist"},
  420.     {8,"Torque"}
  421.    ]},
  422.   {taper_item,
  423.    [
  424.     {1,"Taper along "},
  425.     {2," (with effect on "},
  426.     {3,")"},
  427.     {4,"Choose effect axis"},
  428.     {5,"Pick axis center location"},
  429.     {6,"Pick taper origin"},
  430.     {7,"Effect on "}
  431.    ]}
  432.  ]}.
  433. {wings_dissolve,
  434.  [
  435.   {dissolve_1,
  436.    [
  437.     {1,"Dissolving would cause an inconsistent object structure."}
  438.    ]}
  439.  ]}.
  440. {wings_drag,
  441.  [
  442.   {help_message,
  443.    [
  444.     {1,"Numeric entry"}
  445.    ]},
  446.   {make_query_1,
  447.    [
  448.     {2,"A"}
  449.    ]},
  450.   {numeric_input,
  451.    [
  452.     {1,"Numeric Input"}
  453.    ]},
  454.   {qstr,
  455.    [
  456.     {1,"Dx"},
  457.     {2,"Dx"},
  458.     {3,"Dy"},
  459.     {4,"Dz"},
  460.     {5,"R"},
  461.     {6,"A"}
  462.    ]},
  463.   {standard_mode_fun,
  464.    [
  465.     {1,"[Shift] and/or [Ctrl] Constrain"},
  466.     {2,"[+] or [-] Adjust Radius"}
  467.    ]},
  468.   {zmove_help,
  469.    [
  470.     {1,"Drag to move along Z"},
  471.     {2,"Drag to adjust third parameter"}
  472.    ]}
  473.  ]}.
  474. {wings_edge,
  475.  [
  476.   {dissolve_edge_2,
  477.    [
  478.     {1,"Dissolving would cause a badly formed face."}
  479.    ]}
  480.  ]}.
  481. {wings_edge_cmd,
  482.  [
  483.   {command,
  484.    [
  485.     {1,"Segments"}
  486.    ]},
  487.   {cut_ask_entry,
  488.    [
  489.     {1,"Cut into <N> segments"},
  490.     {2,"Enter Number..."}
  491.    ]},
  492.   {cut_command,
  493.    [
  494.     {1,"Cut"}
  495.    ]},
  496.   {cut_entry,
  497.    [
  498.     {1,"Cut into "},
  499.     {2," edges of equal length"}
  500.    ]},
  501.   {cut_fun,
  502.    [
  503.     {1,"Cut into edges of equal length"},
  504.     {2,"Cut at arbitrary position"}
  505.    ]},
  506.   {cut_pick_error,
  507.    [
  508.     {1,"Only one edge can be cut at an arbitrary position."}
  509.    ]},
  510.   {loop_cut,
  511.    [
  512.     {1,"Edge loop doesn't divide ~p into two (or more) parts."}
  513.    ]},
  514.   {menu,
  515.    [
  516.     {1,"Edge operations"},
  517.     {2,"Move"},
  518.     {3,"Slide"},
  519.     {4,"Slide edges along neighbor edges"},
  520.     {5,"Extrude"},
  521.     {6,"Connect"},
  522.     {7,"Create a new edge by connecting midpoints of selected edges"},
  523.     {8,"Bevel"},
  524.     {9,"Round off selected edges"},
  525.     {10,"Dissolve"},
  526.     {11,"Eliminate selected edges"},
  527.     {12,"Collapse"},
  528.     {13,"Delete edges, replacing them with vertices"},
  529.     {14,"Hardness"},
  530.     {15,"Soft"},
  531.     {16,"Hard"},
  532.     {17,"Loop Cut"},
  533.     {18,"Cut into two objects along edge loop"},
  534.     {19,"Vertex Color"},
  535.     {20,"Apply vertex colors to selected edges"}
  536.    ]},
  537.   {plain_cut_menu,
  538.    [
  539.     {2,"Cut into edges of equal length"}
  540.    ]},
  541.   {slide_help_mode,
  542.    [
  543.     {1,"Absolute"},
  544.     {2,"Relative"},
  545.     {3,"Freeze direction"},
  546.     {4,"Thaw direction"},
  547.     {5,"Stop at other edges"},
  548.     {6,"Continue past other edges"}
  549.    ]}
  550.  ]}.
  551. {wings_export,
  552.  [
  553.   {export,
  554.    [
  555.     {1,"exporting"},
  556.     {2,"preparing"},
  557.     {4,"Exporter crashed"}
  558.    ]}
  559.  ]}.
  560. {wings_extrude_edge,
  561.  [
  562.   {bevel_faces,
  563.    [
  564.     {1,"Object is too small to bevel."}
  565.    ]},
  566.   {extrude_problem,
  567.    [
  568.     {1,"Can't extrude/bevel; two or more vertices are probably too near to each other.\nTry the Cleanup command."}
  569.    ]}
  570.  ]}.
  571. {wings_face_cmd,
  572.  [
  573.   {bridge,
  574.    [
  575.     {1,"Faces must have the same number of vertices."},
  576.     {2,"Faces must not point in the same direction."},
  577.     {3,"Faces must not be neighbors."}
  578.    ]},
  579.   {bridge_error,
  580.    [
  581.     {1,"Exactly two faces must be selected."}
  582.    ]},
  583.   {clone_on,
  584.    [
  585.     {1,"There must only be one face selected."}
  586.    ]},
  587.   {clone_on_selection,
  588.    [
  589.     {1,"Select target elements on which to put clones"}
  590.    ]},
  591.   {lift_check_selection,
  592.    [
  593.     {1,"Face and edge selections don't match."},
  594.     {2,"Face and vertex selections don't match."}
  595.    ]},
  596.   {lift_fun,
  597.    [
  598.     {1,"Lift, rotating face around edge or vertex"},
  599.     {2,"Lift in std. directions"}
  600.    ]},
  601.   {lift_sel_mismatch,
  602.    [
  603.     {1,"Face and edge selections don't match."}
  604.    ]},
  605.   {lift_selection,
  606.    [
  607.     {1,"Select edge or vertex to act as hinge"}
  608.    ]},
  609.   {lift_vtx_sel_mismatch,
  610.    [
  611.     {1,"Face and vertex selections don't match."}
  612.    ]},
  613.   {menu,
  614.    [
  615.     {1,"Face operations"},
  616.     {2,"Move"},
  617.     {3,"Extrude"},
  618.     {4,"Extrude Region"},
  619.     {5,"Extract Region"},
  620.     {6,"Inset"},
  621.     {7,"Inset a face inside the selected face"},
  622.     {8,"Intrude"},
  623.     {9,"Carve out interior of object, making selected faces holes"},
  624.     {10,"Bevel"},
  625.     {11,"Round off edges of selected faces"},
  626.     {12,"Bridge"},
  627.     {13,"Create a bridge or tunnel between two faces"},
  628.     {14,"Bump"},
  629.     {15,"Create bump of selected faces"},
  630.     {16,"Lift"},
  631.     {17,"Put On"},
  632.     {18,"Move and rotate object, aligning the selected face to another element"},
  633.     {19,"Clone object on to one or more elements"},
  634.     {20,"Mirror"},
  635.     {21,"Mirror object around selected faces and merge to object"},
  636.     {22,"Mirror and create separate objects"},
  637.     {23,"Dissolve"},
  638.     {24,"Eliminate all edges between selected faces"},
  639.     {25,"Collapse"},
  640.     {26,"Delete faces, replacing them with vertices"},
  641.     {27,"Smooth"},
  642.     {28,"Subdivide selected faces to smooth them (Catmull-Clark)"},
  643.     {29,"Tesselate"},
  644.     {30,"Vertex Color"},
  645.     {31,"Apply vertex colors to selected faces"},
  646.     {32,"Hide"},
  647.     {33,"Hide the selected faces"}
  648.    ]},
  649.   {put_on,
  650.    [
  651.     {1,"There must only be one face selected."}
  652.    ]},
  653.   {put_on_check_selection,
  654.    [
  655.     {1,"Selection must not be in the same object."},
  656.     {2,"Select only one element."}
  657.    ]},
  658.   {put_on_selection,
  659.    [
  660.     {1,"Select target element on which to put source object"}
  661.    ]},
  662.   {smooth,
  663.    [
  664.     {1,"smoothing"}
  665.    ]},
  666.   {unify_modes,
  667.    [
  668.     {1,"An object with vertex colors cannot be bridged with an object with materials."}
  669.    ]}
  670.  ]}.
  671. {wings_ff_ndo,
  672.  [
  673.   {check_size,
  674.    [
  675.     {1,"Object \""},
  676.     {2,"\" cannot be exported "},
  677.     {3,"to Nendo format (too many edges)."}
  678.    ]},
  679.   {clean_bad_edges,
  680.    [
  681.     {1,"Bad edge: ~w\n"}
  682.    ]},
  683.   {import,
  684.    [
  685.     {1,"Nendo 1.0 files not supported"},
  686.     {2,"not a Nendo file"}
  687.    ]},
  688.   {import_1,
  689.    [
  690.     {1,"~w object(s)\n"}
  691.    ]},
  692.   {read_edges,
  693.    [
  694.     {1," edges ~w\n"}
  695.    ]},
  696.   {read_object_1,
  697.    [
  698.     {1,"~w: ~s: vis=~p sensitivity=~p\n"}
  699.    ]},
  700.   {read_objects,
  701.    [
  702.     {1,"  ~w empty object(s)\n"},
  703.     {2,"  garbage: ~w\n"}
  704.    ]},
  705.   {read_vertices,
  706.    [
  707.     {1," vertices ~w\n"}
  708.    ]},
  709.   {skip_faces,
  710.    [
  711.     {1," faces ~w\n"}
  712.    ]}
  713.  ]}.
  714. {wings_ff_wings,
  715.  [
  716.   {export,
  717.    [
  718.     {1,"saving"},
  719.     {2,"lights"},
  720.     {3,"renumbering"},
  721.     {4,"objects"},
  722.     {5,"compressing"},
  723.     {6,"writing file"}
  724.    ]},
  725.   {import,
  726.    [
  727.     {1,"opening wings file"},
  728.     {2,"reading file"}
  729.    ]},
  730.   {import_1,
  731.    [
  732.     {1,"converting binary"},
  733.     {2,"Pre-0.80 Wings format no longer supported."},
  734.     {3,"Pre-0.92 Wings format no longer supported."},
  735.     {4,"unknown wings format"},
  736.     {5,"corrupt Wings file"},
  737.     {6,"not a Wings file (or old Wings format)"}
  738.    ]},
  739.   {import_image,
  740.    [
  741.     {1,"unnamed image"},
  742.     {2,"Bad image: ~p\n"}
  743.    ]},
  744.   {import_object_mode,
  745.    [
  746.     {1,"Changed undefined mode to material\n"}
  747.    ]},
  748.   {import_props,
  749.    [
  750.     {1,"<Stored Selection>"}
  751.    ]},
  752.   {import_vsn2,
  753.    [
  754.     {1,"images and materials"},
  755.     {2,"objects"}
  756.    ]},
  757.   {translate_map_images_2,
  758.    [
  759.     {1,"Material ~p, ~p texture: reference to non-existing image ~p\n"}
  760.    ]}
  761.  ]}.
  762. {wings_file,
  763.  [
  764.   {autosave,
  765.    [
  766.     {1,"Autosaving \"~s\" failed: ~s"}
  767.    ]},
  768.   {command,
  769.    [
  770.     {1,"Revert failed: "},
  771.     {2,"Export"},
  772.     {3,"Export Selected"},
  773.     {4,"Do you want to save your changes before quitting?"},
  774.     {5,"This file has been moved or deleted."}
  775.    ]},
  776.   {confirmed_open,
  777.    [
  778.     {1,"Read failed: "}
  779.    ]},
  780.   {confirmed_open_dialog,
  781.    [
  782.     {1,"Open"}
  783.    ]},
  784.   {export_filename,
  785.    [
  786.     {1,"Export"}
  787.    ]},
  788.   {import_filename,
  789.    [
  790.     {1,"Import"}
  791.    ]},
  792.   {import_image,
  793.    [
  794.     {1,"Failed to load \"~s\": ~s\n"}
  795.    ]},
  796.   {import_ndo,
  797.    [
  798.     {1,"Import failed: "}
  799.    ]},
  800.   {install_plugin,
  801.    [
  802.     {1,"Install Plug-In"},
  803.     {2,"GZip Compressed File"},
  804.     {3,"Tar File"},
  805.     {4,"Compressed Tar File"},
  806.     {5,"Beam File"}
  807.    ]},
  808.   {menu,
  809.    [
  810.     {3,"New"},
  811.     {4,"Create a new, empty scene"},
  812.     {5,"Open..."},
  813.     {6,"Open a previously saved scene"},
  814.     {7,"Merge..."},
  815.     {8,"Merge a previously saved scene into the current scene"},
  816.     {9,"Save"},
  817.     {10,"Save the current scene"},
  818.     {11,"Save As..."},
  819.     {12,"Save the current scene under a new name"},
  820.     {13,"Save Selected..."},
  821.     {14,"Save only the selected objects or faces"},
  822.     {15,"Save Incrementally"},
  823.     {16,"Revert"},
  824.     {17,"Revert current scene to the saved contents"},
  825.     {18,"Import"},
  826.     {19,"Export"},
  827.     {20,"Export Selected"},
  828.     {21,"Import Image..."},
  829.     {22,"Import an image file"},
  830.     {23,"Render"},
  831.     {24,"Install Plug-In"},
  832.     {25,"Exit"},
  833.     {26,"Generate new filename and save"},
  834.     {27,"Install a plug-in"},
  835.     {28,"Exit Wings 3D"}
  836.    ]},
  837.   {merge,
  838.    [
  839.     {1,"Merge"},
  840.     {2,"Read failed: "}
  841.    ]},
  842.   {recent_files,
  843.    [
  844.     {1,"Open this recently used file"}
  845.    ]},
  846.   {save_as,
  847.    [
  848.     {1,"Save"}
  849.    ]},
  850.   {save_now,
  851.    [
  852.     {1,"Save failed: "}
  853.    ]},
  854.   {save_selected,
  855.    [
  856.     {1,"This command requires a selection."},
  857.     {2,"Save Selected"}
  858.    ]},
  859.   {str_save_changes,
  860.    [
  861.     {1,"Do you want to save your changes?"}
  862.    ]},
  863.   {use_autosave_1,
  864.    [
  865.     {1,"An autosaved file with a later time stamp exists; do you want to load the autosaved file instead?"}
  866.    ]},
  867.   {wings_prop,
  868.    [
  869.     {1,"Wings File"}
  870.    ]}
  871.  ]}.
  872. {wings_help,
  873.  [
  874.   {advanced_menus,
  875.    [
  876.     {1,"In the "},
  877.     {4,"dialog, there is a check box for \"Advanced Menus\"."},
  878.     {5,"Activating advanced menus provide the following additional features:"},
  879.     {6,"New commands: "},
  880.     {7,"Face"},
  881.     {8,"Put On"},
  882.     {9," and "},
  883.     {10,"Face"},
  884.     {11,"Lift"},
  885.     {12,"Vector based operations: The means to specify an axis (or vector) and to be able to re-locate it so it passes though a new point."},
  886.     {13,"Magnet operations: A facility that provides a way of attaining smooth modifications / transitions to surrounding geometry during the operation of any valid tool. Magnet type and influence radius settings provide further control options."},
  887.     {14,"Vector and magnet operations can be combined."},
  888.     {15,"With advanced menus turned on, many menu commands do different things depending on which mouse button you invoke them with."},
  889.     {16,"For instance, R clicking on the Rotate command allows you to specify an axis (or vector) to rotate your selection around, while M clicking lets you define an axis - and a new point through which that axis will pass. (A vector does not have to be parallel to an x, y or z axis.)"},
  890.     {17,"Reading the contents of the info line at the bottom of the Wings window is highly recommended when using advanced menus."}
  891.    ]},
  892.   {def_commands,
  893.    [
  894.     {1,"In the "},
  895.     {4," dialog, you can turn on \"Default Commands\"."},
  896.     {5,"Two default commands can be defined. To save the previous command that was executed, use one of:"},
  897.     {8,"To use a command that has been defined this way, use one of:"},
  898.     {11,"Note: When using the "},
  899.     {13," or "},
  900.     {15," camera modes, the second default command cannot be used."}
  901.    ]},
  902.   {def_hotkeys,
  903.    [
  904.     {1,"Any command that appears in a menu, can be assigned a keyboard short-cut (hotkey)."},
  905.     {2,"To assign a hotkey to a command, open the menu containing the command. With the command high-lighted, press the [Insert] or [/] key, and then press the key you want to assign the command to."},
  906.     {3,"To delete a hotkey, similarly high-light the command in a menu, and press the [Del] or [\\] key."}
  907.    ]},
  908.   {edit_prefs,
  909.    [
  910.     {1,"Edit"},
  911.     {2,"Preferences"}
  912.    ]},
  913.   {getting_started,
  914.    [
  915.     {1,"When learning Wings, keep an eye at the information line at the bottom of the screen. Generally it shows what the mouse buttons will do at any given moment."},
  916.     {2,"The actions for the mouse buttons are given first, labeled "},
  917.     {7,"Generally, L (left mouse button) is used for selecting and accepting, M (middle mouse button) for operating the camera, and R (right mouse button) to access the context-sensitive pop-up menus."},
  918.     {left_def,"left mouse button"},
  919.     {middle_def,"middle button or scroll wheel"},
  920.     {right_def,"right button"},
  921.     {two_a,"followed by any hotkey actions."}
  922.    ]},
  923.   {header,
  924.    [
  925.     {1,"Getting Started"},
  926.     {2,"Using a Mouse With One or Two Buttons"},
  927.     {3,"French and German Keyboards"},
  928.     {4,"Defined Hotkeys"},
  929.     {5,"How To Define Hotkeys"},
  930.     {6,"Light Basics"},
  931.     {7,"Advanced Menus"},
  932.     {8,"Default Commands"},
  933.     {9,"Performance Tips"},
  934.     {10,"OpenGL Info"},
  935.     {11,"About Wings 3D"}
  936.    ]},
  937.   {help_window,
  938.    [
  939.     {1,"No help text"}
  940.    ]},
  941.   {international,
  942.    [
  943.     {1,"Unfortunately, on French and German keyboards (and possibly others), the Undo/Redo commands will not be bound to the [Z] key. (That might be changed in a future release of Wings.)"},
  944.     {2,"On French keyboards, the Undo/Redo commands are found on the [W] key ([Ctrl]+[W], [Ctrl]+[Alt]+[W] and so on)."},
  945.     {3,"On German keyboards, the Undo/Redo commands are found on the [Y] key ([Ctrl]+[Y], [Ctrl]+[Alt]+[Y] and so on)."}
  946.    ]},
  947.   {lights,
  948.    [
  949.     {1,"1. Create lights using the Light command in the primitives menu (R-click when there is no selection)."},
  950.     {2,"2. Select a light by L-clicking on it. When any light is selected, a special Light menu will pop up when you R-click."},
  951.     {3,"3. To tell Wings to actually use the lights you have created, use the "},
  952.     {4,"View"},
  953.     {5,"Scene Lights"},
  954.     {6," command."}
  955.    ]},
  956.   {message,
  957.    [
  958.     {1,"Close help window"}
  959.    ]},
  960.   {one_or_two,
  961.    [
  962.     {1,"Note that only the "},
  963.     {2," and "},
  964.     {3," modes can be used with a two-button mouse. Only the "},
  965.     {4," mode can be used with an one-button mouse."}
  966.    ]},
  967.   {opengl_info,
  968.    [
  969.     {1,"Vendor: "},
  970.     {2,"Renderer: "},
  971.     {3,"Version: "},
  972.     {4,"Version tuple: "},
  973.     {5,"Red bits"},
  974.     {6,"Green bits"},
  975.     {7,"Blue bits"},
  976.     {8,"Alpha bits"},
  977.     {9,"Depth bits"},
  978.     {10,"Stencil bits"},
  979.     {11,"Accum. red bits"},
  980.     {12,"Accum. green bits"},
  981.     {13,"Accum. blue bits"},
  982.     {14,"Accum. alpha bits"},
  983.     {15,"Max number of lights"},
  984.     {16,"Max clip planes"},
  985.     {17,"Max modelview stack depth"},
  986.     {18,"Max projection stack depth"},
  987.     {19,"Max texture stack depth"},
  988.     {20,"Subpixel bits"},
  989.     {21,"Max 3D texture size"},
  990.     {22,"Max texture size"},
  991.     {23,"Max pixel map table"},
  992.     {24,"Max name stack depth"},
  993.     {25,"Max display-list call nesting"},
  994.     {26,"Max evaluator polynomial order"},
  995.     {27,"Max viewport dimensions"},
  996.     {28,"Max depth of attribute stack"},
  997.     {29,"Max depth of client attribute stack"},
  998.     {30,"Number of auxiliary buffers"},
  999.     {31,"Color buffers store RGBA"},
  1000.     {32,"Color buffers store indices"},
  1001.     {33,"Double buffering"},
  1002.     {34,"Stereo buffers"},
  1003.     {35,"Range of aliased point sizes"},
  1004.     {36,"Range of antialised point sizes"},
  1005.     {37,"Range of aliased line widths"},
  1006.     {38,"Range of antialised line widths"},
  1007.     {39,"Recommended max number of indices for drawRangeElement()"},
  1008.     {40,"Recommended max number of vertices for drawRangeElement()"},
  1009.     {41,"Max number of texturing units"},
  1010.     {42,"Number of compression formats"},
  1011.     {43,"Max number of vertex units"},
  1012.     {44,"OpenGL Extensions"}
  1013.    ]},
  1014.   {performance_tips,
  1015.    [
  1016.     {1,"The performance of Wings is dependent on many different things, such as"},
  1017.     {2,"the speed of the CPU"},
  1018.     {3,"type and size of the CPU cache"},
  1019.     {4,"amount and speed of memory"},
  1020.     {5,"type of graphics card"},
  1021.     {6,"amount of video memory"},
  1022.     {7,"the phase of the moon"},
  1023.     {8,"Therefore, it is difficult to give any firm advice on how to improve Wings performance. The following tips MAY improve performance:"},
  1024.     {9,"Try different number of colors and different screen resolutions. Especially if the graphics card doesn't have much memory, many colors and/or high resolution may drastically reduce performance. Using a smaller Wings window (not maximized) may also help."},
  1025.     {10,"Close unnecessary windows inside Wings."},
  1026.     {11,"Make sure that Geometry windows don't overlap."},
  1027.     {12,"Use as few (active) lights as possible. More lights means less speed on most grahics cards."},
  1028.     {13,"If possible, use the "},
  1029.     {14,"Tools"},
  1030.     {15,"Virtual Mirror"},
  1031.     {16," command."},
  1032.     {17,"Hide models that you don't work on for the moment."},
  1033.     {18,"Use the "},
  1034.     {19,"View"},
  1035.     {20,"Show Colors"},
  1036.     {21," command to turn off vertex color display if your model has vertex colors."},
  1037.     {22,"Use the "},
  1038.     {23,"View"},
  1039.     {24,"Show Textures"},
  1040.     {25," command to turn off textures while modeling."},
  1041.     {26,"Work in wireframe mode."},
  1042.     {27,"Some graphics cards display edges slowly. Turn off edge display using the "},
  1043.     {28,"View"},
  1044.     {29,"Show Edges"},
  1045.     {30," command."}
  1046.    ]},
  1047.   {splash_contents,
  1048.    [
  1049.     {1,"Wings 3D is a subdivision modeler inspired"},
  1050.     {2,"by Nendo and Mirai from IZware."},
  1051.     {3,"Wings 3D comes with absolutely no warranty,"},
  1052.     {4,"but is completely free for any kind of use"},
  1053.     {5,"(including commercial)."},
  1054.     {6,"Copyright"},
  1055.     {7,"& Others"},
  1056.     {8,"JPEG library: Copyright"}
  1057.    ]},
  1058.   {use_one_or_two,
  1059.    [
  1060.     {1,"To use mice with only one or two buttons, you must inform Wings how many buttons your mouse has in the "},
  1061.     {2," dialog."}
  1062.    ]}
  1063.  ]}.
  1064. {wings_hotkey,
  1065.  [
  1066.   {keyname,
  1067.    [
  1068.     {1,"Bksp"},
  1069.     {2,"Tab"},
  1070.     {3,"Space"},
  1071.     {4,"Shift+"}
  1072.    ]},
  1073.   {list_header,
  1074.    [
  1075.     {1,"Hotkeys in all modes"},
  1076.     {2,"Hotkeys in object mode"},
  1077.     {3,"Hotkeys in edge mode"},
  1078.     {4,"Hotkeys in face mode"},
  1079.     {5,"Hotkeys for lights"},
  1080.     {6,"Hotkeys for vertices"}
  1081.    ]},
  1082.   {list_keys,
  1083.    [
  1084.     {1," (user-defined)"},
  1085.     {2," (plug-in-defined)"}
  1086.    ]},
  1087.   {vkeyname,
  1088.    [
  1089.     {1,"Bksp"},
  1090.     {2,"Tab"},
  1091.     {3,"Enter"},
  1092.     {4,"Pause"},
  1093.     {5,"Esc"},
  1094.     {6,"Space"},
  1095.     {7,"Delete"},
  1096.     {8,"Del"},
  1097.     {9,"Div"},
  1098.     {10,"Mul"},
  1099.     {11,"-"},
  1100.     {12,"+"},
  1101.     {13,"Enter"},
  1102.     {14,"="},
  1103.     {15,"Up"},
  1104.     {16,"Down"},
  1105.     {17,"Right"},
  1106.     {18,"Left"},
  1107.     {19,"Insert"},
  1108.     {20,"Home"},
  1109.     {21,"End"},
  1110.     {22,"Page Up"},
  1111.     {23,"Page Down"},
  1112.     {24,"UKEY"}
  1113.    ]}
  1114.  ]}.
  1115. {wings_image,
  1116.  [
  1117.   {create_default,
  1118.    [
  1119.     {1,"~p Don't know about the type ~p; ignoring\n"}
  1120.    ]},
  1121.   {create_image,
  1122.    [
  1123.     {1,"Width"},
  1124.     {2,"Height"},
  1125.     {3,"Pattern"},
  1126.     {4,"Grid"},
  1127.     {5,"Checkerboard"},
  1128.     {6,"Vertical Bars"},
  1129.     {7,"Horizontal Bars"},
  1130.     {8,"White"},
  1131.     {9,"Black"},
  1132.     {10,"Create Image"}
  1133.    ]},
  1134.   {event,
  1135.    [
  1136.     {1,"Show menu"}
  1137.    ]},
  1138.   {event_1,
  1139.    [
  1140.     {1,"Show in natural size"}
  1141.    ]},
  1142.   {screenshot,
  1143.    [
  1144.     {1,"<<Screenshot>>"}
  1145.    ]},
  1146.   {window_params,
  1147.    [
  1148.     {1,"Image: ~s [~wx~wx~w]"}
  1149.    ]}
  1150.  ]}.
  1151. {wings_init,
  1152.  [
  1153.   {display_actual_mode,
  1154.    [
  1155.     {1,"Actual: RGBA: ~p ~p ~p ~p Depth: ~p Stencil: ~p Accum: ~p ~p ~p ~p\n"}
  1156.    ]},
  1157.   {try_video_modes,
  1158.    [
  1159.     {1,"Trying OpenGL modes\n"}
  1160.    ]},
  1161.   {video_mode_failure,
  1162.    [
  1163.     {2,"Failed to find any suitable OpenGL mode.\n\n"},
  1164.     {3,"Make sure that OpenGL drivers are installed.\n\n"},
  1165.     {5,"No suitable OpenGL mode found (are OpenGL drivers installed?)"}
  1166.    ]}
  1167.  ]}.
  1168. {wings_light,
  1169.  [
  1170.   {attenuation,
  1171.    [
  1172.     {1,"Not a point light or spotlight."}
  1173.    ]},
  1174.   {color,
  1175.    [
  1176.     {1,"Select only one light."}
  1177.    ]},
  1178.   {edit,
  1179.    [
  1180.     {1,"Select only one light."},
  1181.     {2,"Ambient Light Properties"},
  1182.     {3,"Light Properties"}
  1183.    ]},
  1184.   {edit_ambient_dialog,
  1185.    [
  1186.     {1,"Ambient"},
  1187.     {2,"Color"},
  1188.     {3,"OK"}
  1189.    ]},
  1190.   {edit_dialog,
  1191.    [
  1192.     {1,"Diffuse"},
  1193.     {2,"Ambient"},
  1194.     {3,"Specular"},
  1195.     {4,"Colors"},
  1196.     {5,"OK"}
  1197.    ]},
  1198.   {export_camera_lights,
  1199.    [
  1200.     {1,"Ambient"},
  1201.     {2,"Infinite"},
  1202.     {3,"Infinite1"},
  1203.     {4,"Infinite2"}
  1204.    ]},
  1205.   {info,
  1206.    [
  1207.     {1,"Light ~s"},
  1208.     {2,": Pos ~s ~s ~s"}
  1209.    ]},
  1210.   {info_1,
  1211.    [
  1212.     {1,". Aim ~s ~s ~s. Dir ~s ~s ~s"},
  1213.     {2,". Angle ~s~c"}
  1214.    ]},
  1215.   {light_types,
  1216.    [
  1217.     {1,"Infinite"},
  1218.     {2,"Create a far-away, directional light (like the sun)"},
  1219.     {3,"Point"},
  1220.     {4,"Create a light that radiates light in every direction"},
  1221.     {5,"Spot"},
  1222.     {6,"Create a spotlight"},
  1223.     {7,"Ambient"},
  1224.     {8,"Create an ambient light source"},
  1225.     {9,"Area"},
  1226.     {10,"Create an area that radiates light"}
  1227.    ]},
  1228.   {menu,
  1229.    [
  1230.     {1,"Light operations"},
  1231.     {2,"Move"},
  1232.     {3,"Position Highlight"},
  1233.     {4,"Position the aim point or location of light"},
  1234.     {5,"Color"},
  1235.     {6,"Interactively adjust hue, value, and saturation"},
  1236.     {7,"Attenuation"},
  1237.     {8,"Linear"},
  1238.     {9,"Interactively adjust how much light weakens as it travels away from its source (linear factor)"},
  1239.     {10,"Quadratic"},
  1240.     {11,"Interactively adjust how much light weakens as it travels away from its source (quadratic factor)"},
  1241.     {12,"Spot Angle"},
  1242.     {13,"Interactivly adjust the angle of the spotlight cone"},
  1243.     {14,"Spot Falloff"},
  1244.     {15,"Interactivly adjust how much light weakens farther away from the center of the spotlight cone"},
  1245.     {16,"Edit Properties..."},
  1246.     {17,"Edit light properties"},
  1247.     {18,"Duplicate"},
  1248.     {19,"Duplicate and move selected lights"},
  1249.     {20,"Delete"},
  1250.     {21,"Delete seleced lights"}
  1251.    ]},
  1252.   {plugin_results,
  1253.    [
  1254.     {1,"Light editor plugin(s) left garbage:~n    ~P~n"},
  1255.     {2,"Plugin(s) left garbage"}
  1256.    ]},
  1257.   {qs_att,
  1258.    [
  1259.     {1,"Linear"},
  1260.     {2,"Quadratic"},
  1261.     {3,"Attenuation"}
  1262.    ]},
  1263.   {qs_specific,
  1264.    [
  1265.     {1,"Angle"},
  1266.     {2,"Falloff"},
  1267.     {3,"Spot Parameters"}
  1268.    ]},
  1269.   {selected_light,
  1270.    [
  1271.     {1,"Select only one light."}
  1272.    ]},
  1273.   {spot_angle,
  1274.    [
  1275.     {1,"Not a spotlight."}
  1276.    ]},
  1277.   {spot_falloff,
  1278.    [
  1279.     {1,"Not a spotlight."}
  1280.    ]}
  1281.  ]}.
  1282. {wings_magnet,
  1283.  [
  1284.   {check_radius,
  1285.    [
  1286.     {1,"Too short influence radius."}
  1287.    ]},
  1288.   {common_dialog,
  1289.    [
  1290.     {4,"Distance Route"}
  1291.    ]},
  1292.   {dialog,
  1293.    [
  1294.     {1,"Magnet Options"},
  1295.     {2,"Influence Radius"},
  1296.     {3,"Magnet Options"}
  1297.    ]},
  1298.   {drag_help,
  1299.    [
  1300.     {1,"[+] or [-] Adjust Radius  "}
  1301.    ]},
  1302.   {info_string,
  1303.    [
  1304.     {1,"Magnet route:"}
  1305.    ]},
  1306.   {magnet_route,
  1307.    [
  1308.     {midpoint,"Midpoint"},
  1309.     {shortest,"Shortest"},
  1310.     {surface,"Surface"}
  1311.    ]},
  1312.   {magnet_shape_str,
  1313.    [
  1314.     {bell,"Bell"},
  1315.     {dome,"Dome"},
  1316.     {spike,"Spike"},
  1317.     {straight,"Straight"}
  1318.    ]}
  1319.  ]}.
  1320. {wings_material,
  1321.  [
  1322.   {edit,
  1323.    [
  1324.     {1,"Material Properties: "}
  1325.    ]},
  1326.   {edit_dialog,
  1327.    [
  1328.     {1,"Diffuse"},
  1329.     {2,"Ambient"},
  1330.     {3,"Specular"},
  1331.     {4,"Emission"},
  1332.     {5,"Shininess"},
  1333.     {6,"Opacity"},
  1334.     {7,"OK"}
  1335.    ]},
  1336.   {load_map_1,
  1337.    [
  1338.     {1,"Failed to load"}
  1339.    ]},
  1340.   {material_fun,
  1341.    [
  1342.     {1,"Assign existing material to selection"},
  1343.     {2,"Create and assign new material"}
  1344.    ]},
  1345.   {material_menu,
  1346.    [
  1347.     {1,"Material"},
  1348.     {2,"New..."},
  1349.     {3,"Create a new material and assign to selected faces"},
  1350.     {4,"Material"}
  1351.    ]},
  1352.   {new_1,
  1353.    [
  1354.     {1,"New Material"},
  1355.     {2,"Material Name"},
  1356.     {3,"New Material"}
  1357.    ]},
  1358.   {plugin_results,
  1359.    [
  1360.     {1,"Material editor plugin(s) left garbage:~n    ~P~n"},
  1361.     {2,"Plugin(s) left garbage"}
  1362.    ]},
  1363.   {rename,
  1364.    [
  1365.     {1,"Rename"}
  1366.    ]},
  1367.   {show_map,
  1368.    [
  1369.     {1,"~p: <image deleted>"},
  1370.     {2,"~p: ~p [~px~px~p]"},
  1371.     {3,"Delete"}
  1372.    ]},
  1373.   {show_maps,
  1374.    [
  1375.     {1,"Textures"}
  1376.    ]}
  1377.  ]}.
  1378. {wings_menu,
  1379.  [
  1380.   {get_hotkey,
  1381.    [
  1382.     {1,"Press key to bind command to."}
  1383.    ]},
  1384.   {handle_key_event,
  1385.    [
  1386.     {1,"This key is already bound to the "},
  1387.     {2," command. Do you want to re-define it?"}
  1388.    ]},
  1389.   {help_text_1,
  1390.    [
  1391.     {1," submenu"}
  1392.    ]},
  1393.   {magnet_help,
  1394.    [
  1395.     {2,"Click for Magnet"}
  1396.    ]},
  1397.   {norm_help_adv,
  1398.    [
  1399.     {1,"Open option dialog"}
  1400.    ]}
  1401.  ]}.
  1402. {wings_menu_util,
  1403.  [
  1404.   {adv_scale_1,
  1405.    [
  1406.     {1,"Scale Uniform"},
  1407.     {2,"Scale Axis"},
  1408.     {3,"Scale Radial"}
  1409.    ]},
  1410.   {basic_scale,
  1411.    [
  1412.     {1,"Scale"}
  1413.    ]},
  1414.   {dir_help,
  1415.    [
  1416.     {3,"the last axis"},
  1417.     {4,"the default axis"},
  1418.     {7,"around"},
  1419.     {10,"along its normal"},
  1420.     {11,"freely in all directions"},
  1421.     {12,"Scale equally in all directions"}
  1422.    ]},
  1423.   {dir_help_1,
  1424.    [
  1425.     {1,"Move each element "},
  1426.     {2,"Rotate freely"},
  1427.     {3,"Rotate around each element's normal"},
  1428.     {4,"Extrude each element, then move it "},
  1429.     {5,"Extrude faces as region, then move faces along the region's normal"},
  1430.     {6,"Extrude faces as region, then move faces "},
  1431.     {7,"Extract faces, then move faces along the region's normal"},
  1432.     {8,"Extract faces, then move faces "},
  1433.     {9,"Flatten elements to normal plane"},
  1434.     {10,"Lift face along its normal"},
  1435.     {11,"Lift face and move it "},
  1436.     {12,"Duplicate and move freely "},
  1437.     {13,"Move each element along "},
  1438.     {14,"Extrude elements, then move along "},
  1439.     {15,"Extrude faces as region, then move along "},
  1440.     {16,"Extract faces, then move along "},
  1441.     {17,"Rotate around "},
  1442.     {18,"Scale "},
  1443.     {19,"Scale along "},
  1444.     {20,"Flatten to "},
  1445.     {21,"Flatten and move to "},
  1446.     {22,"Lift face along "},
  1447.     {23,"Duplicate, then move along "}
  1448.    ]},
  1449.   {dirs,
  1450.    [
  1451.     {1,"Move along std. axis"},
  1452.     {2,"Pick axis to move along"},
  1453.     {3,"Move along std. axis"},
  1454.     {4,"Move along selection's normal"},
  1455.     {5,"Pick axis to move along"},
  1456.     {6,"Extrude along std. axis"},
  1457.     {7,"Extrude along selection's normal"},
  1458.     {8,"Pick axis to extrude along"},
  1459.     {9,"Extrude along std. axis"},
  1460.     {10,"Extrude along selection's normal"},
  1461.     {11,"Pick axis to extrude along"},
  1462.     {12,"Extract along std. axis"},
  1463.     {13,"Extract along selection's normal"},
  1464.     {14,"Pick axis to extract along"},
  1465.     {15,"Duplicate; move along std. axis"},
  1466.     {16,"Duplicate; don't move"},
  1467.     {17,"Duplicate; pick axis to move along"}
  1468.    ]},
  1469.   {flatten,
  1470.    [
  1471.     {1,"Flatten"},
  1472.     {2,"Flatten to std. planes"},
  1473.     {3,"Pick plane and ref point on plane"},
  1474.     {4,"Pick plane"}
  1475.    ]},
  1476.   {flatten_fun_1,
  1477.    [
  1478.     {1,"Pick point on plane"}
  1479.    ]},
  1480.   {rotate,
  1481.    [
  1482.     {1,"Rotate around std. axis"},
  1483.     {2,"Pick axis and ref point"},
  1484.     {3,"Pick axis to rotate around"}
  1485.    ]},
  1486.   {rotate_1,
  1487.    [
  1488.     {1,"Rotate"}
  1489.    ]},
  1490.   {rotate_fun,
  1491.    [
  1492.     {1,"Pick point for axis to pass through"}
  1493.    ]},
  1494.   {scale,
  1495.    [
  1496.     {1,"Scale outward from std. axis"},
  1497.     {2,"Pick axis and point to scale from"},
  1498.     {3,"Pick axis to scale out from"},
  1499.     {4,"Scale along std. axis"},
  1500.     {5,"Pick axis and point to scale from"},
  1501.     {6,"Pick axis to scale along"}
  1502.    ]},
  1503.   {scale_fun,
  1504.    [
  1505.     {1,"Pick point to scale from"}
  1506.    ]},
  1507.   {uniform_scale,
  1508.    [
  1509.     {1,"Choose point to scale from"},
  1510.     {2,"Scale uniformly from midpoint of selection"}
  1511.    ]}
  1512.  ]}.
  1513. {wings_outliner,
  1514.  [
  1515.   {command,
  1516.    [
  1517.     {1,"NYI: ~p\n"}
  1518.    ]},
  1519.   {common_image_menu,
  1520.    [
  1521.     {1,"Export..."},
  1522.     {2,"Export the image"},
  1523.     {3,"Duplicate"},
  1524.     {4,"Duplicate selected image"},
  1525.     {5,"Delete"},
  1526.     {6,"Delete selected image"},
  1527.     {7,"Rename"},
  1528.     {8,"Rename selected image"},
  1529.     {9,"Pick up Image"},
  1530.     {10,"Pick up the Image to it put on a material as a texture"}
  1531.    ]},
  1532.   {delete_image,
  1533.    [
  1534.     {1,"The image is used by a material."},
  1535.     {2,"Are you sure you want to delete the image (NOT undoable)?"}
  1536.    ]},
  1537.   {do_menu,
  1538.    [
  1539.     {1,"Edit Material..."},
  1540.     {2,"Edit material properties"},
  1541.     {3,"Assign to Selection"},
  1542.     {4,"Assign the material to the selected faces or bodies"},
  1543.     {5,"Select"},
  1544.     {6,"Select all faces that have this material"},
  1545.     {7,"Duplicate"},
  1546.     {8,"Duplicate this material"},
  1547.     {9,"Delete"},
  1548.     {10,"Delete this material"},
  1549.     {11,"Rename"},
  1550.     {12,"Rename this material"},
  1551.     {13,"Duplicate"},
  1552.     {14,"Duplicate this object"},
  1553.     {15,"Delete"},
  1554.     {16,"Delete this object"},
  1555.     {17,"Rename"},
  1556.     {18,"Rename this object"},
  1557.     {19,"Edit Light..."},
  1558.     {20,"Edit light properties"},
  1559.     {21,"Duplicate"},
  1560.     {22,"Duplicate this light"},
  1561.     {23,"Delete"},
  1562.     {24,"Delete this light"},
  1563.     {25,"Rename"},
  1564.     {26,"Rename this light"},
  1565.     {121,"Drop picked object"},
  1566.     {122,"Drop a previously picked object on this material"}
  1567.    ]},
  1568.   {event,
  1569.    [
  1570.     {1,"Select"},
  1571.     {2,"Show outliner menu (if selection) or creation menu (if no selection)"}
  1572.    ]},
  1573.   {handle_drop,
  1574.    [
  1575.     {1,"Texture Type"},
  1576.     {2,"Diffuse"},
  1577.     {3,"Gloss"},
  1578.     {4,"Bump (HeightMap)"},
  1579.     {5,"Bump (NormalMap)"}
  1580.    ]},
  1581.   {image_menu,
  1582.    [
  1583.     {1,"Show"},
  1584.     {2,"Show the image in a window"}
  1585.    ]},
  1586.   {image_menu_1,
  1587.    [
  1588.     {1,"Make External..."},
  1589.     {2,"Refresh"},
  1590.     {3,"Make Internal"}
  1591.    ]},
  1592.   {make_external,
  1593.    [
  1594.     {1,"Make External"}
  1595.    ]},
  1596.   {refresh_image,
  1597.    [
  1598.     {1,"Failed to refresh \""}
  1599.    ]},
  1600.   {rename_image,
  1601.    [
  1602.     {1,"Rename Image"}
  1603.    ]},
  1604.   {title,
  1605.    [
  1606.     {1,"Outliner"}
  1607.    ]}
  1608.  ]}.
  1609. {wings_palette,
  1610.  [
  1611.   {command,
  1612.    [
  1613.     {1,"No start color found."},
  1614.     {2,"No end color found."},
  1615.     {3,"Export"},
  1616.     {5,"Wings Palette"},
  1617.     {6,"Export error: ~w"},
  1618.     {7,"Import"},
  1619.     {9,"Wings Palette"},
  1620.     {10,"No palette found"},
  1621.     {11,"Import error: ~w"},
  1622.     {12,"Import error: ~w"}
  1623.    ]},
  1624.   {do_menu,
  1625.    [
  1626.     {1,"Edit"},
  1627.     {2,"Edit color"},
  1628.     {3,"Interpolate"},
  1629.     {4,"Interpolate Empty Colors"},
  1630.     {5,"Clear All"},
  1631.     {6,"Clear palette"},
  1632.     {7,"Compact"},
  1633.     {8,"Compact Palette"},
  1634.     {9,"Scan Colors"},
  1635.     {10,"Scan colors from selected objects"},
  1636.     {11,"Export"},
  1637.     {12,"Export palette to file"},
  1638.     {13,"Import"},
  1639.     {14,"Import palette from file"}
  1640.    ]},
  1641.   {event,
  1642.    [
  1643.     {1,"Assign color to selection"},
  1644.     {2,"Edit color"},
  1645.     {3,"Show menu"},
  1646.     {4,"Clear color"}
  1647.    ]},
  1648.   {title,
  1649.    [
  1650.     {1,"Palette"}
  1651.    ]}
  1652.  ]}.
  1653. {wings_pb,
  1654.  [
  1655.   {loop,
  1656.    [
  1657.     {1,"done"}
  1658.    ]}
  1659.  ]}.
  1660. {wings_pick,
  1661.  [
  1662.   {clear_hilite_marquee_mode,
  1663.    [
  1664.     {ctrl_action,"Deselect"},
  1665.     {shift_action,"(De)select only elements wholly inside marquee"}
  1666.    ]},
  1667.   {handle_hilite_event,
  1668.    [
  1669.     {2,"(in mirror)"}
  1670.    ]}
  1671.  ]}.
  1672. {wings_plugin,
  1673.  [
  1674.   {def_ui_plugin,
  1675.    [
  1676.     {1,"Reinstall Wings. Missing plugin for ~p."}
  1677.    ]},
  1678.   {install,
  1679.    [
  1680.     {1,"The plug-in was successfully installed."}
  1681.    ]},
  1682.   {install_beam,
  1683.    [
  1684.     {1,"Install of \"~s\" failed: ~p"},
  1685.     {2,"File \"~s\" is not a Wings plug-in module"}
  1686.    ]},
  1687.   {install_file_type,
  1688.    [
  1689.     {1,"File \"~s\": Unknown file type"}
  1690.    ]},
  1691.   {install_verify_files,
  1692.    [
  1693.     {1,"File \"~s\" contains a file with an absolute path"},
  1694.     {2,"File \"~s\" does not contain any Wings plug-in modules"}
  1695.    ]},
  1696.   {plugin_dir,
  1697.    [
  1698.     {1,"No \"plugins\" directory found"}
  1699.    ]}
  1700.  ]}.
  1701. {wings_pref_dlg,
  1702.  [
  1703.   {advanced_prefs,
  1704.    [
  1705.     {1,"Default Commands"},
  1706.     {2,"Allow defining commands that can be invoked by Ctrl+L or Ctrl+M"},
  1707.     {3,"Use Highlight as Temporary Selection"},
  1708.     {4,"If there is no selection, "},
  1709.     {5,"allow commands to act on the highlighted element"},
  1710.     {6,"Hide Selection While Dragging"},
  1711.     {7,"Don't show the selection in any interactive command"},
  1712.     {8,"Hide Selection While Moving Camera"},
  1713.     {9,"Don't show the selection when the camera is being moved"},
  1714.     {10,"Advanced Menus"},
  1715.     {11,"More commands and more options, such as magnets"},
  1716.     {12,"Power-user temporary selections"},
  1717.     {13,"In the secondary selection mode, RMB-clicking always add to the selection"},
  1718.     {14,"Length"},
  1719.     {15,"Length of vector in secondary selections"},
  1720.     {16,"Width"},
  1721.     {17,"Width of vector (in pixels)"},
  1722.     {18,"Color"},
  1723.     {19,"Color of vector"},
  1724.     {20,"Vector Display"},
  1725.     {21,"Use Mirror for Selections"},
  1726.     {22,"Default to using the virtual mirror for secondary selections"}
  1727.    ]},
  1728.   {command,
  1729.    [
  1730.     {1,"General"},
  1731.     {2,"Camera"},
  1732.     {3,"Advanced"},
  1733.     {4,"User Interface"},
  1734.     {5,"Misc"},
  1735.     {6,"Preferences"}
  1736.    ]},
  1737.   {gen_prefs,
  1738.    [
  1739.     {1,"Unselected Size"},
  1740.     {2,"Size in pixels of unselected vertices (0.0 means not shown)"},
  1741.     {3,"Selected Size"},
  1742.     {4,"Size in pixels of selected vertices"},
  1743.     {5,"Vertex Display"},
  1744.     {6,"Unselected Width"},
  1745.     {7,"Width in pixels of unselected edges"},
  1746.     {8,"Selected Width"},
  1747.     {9,"Width in pixels of selected edges"},
  1748.     {10,"Soft Edges"},
  1749.     {11,"Color of soft edges"},
  1750.     {12,"Hard Edges"},
  1751.     {13,"Color of hard edges"},
  1752.     {14,"Edge Display"},
  1753.     {15,"Vertices"},
  1754.     {16,"Edges"},
  1755.     {17,"Faces"},
  1756.     {18,"Objects"},
  1757.     {19,"Unselected"},
  1758.     {20,"Selected"},
  1759.     {21,"Smart Highlighting"},
  1760.     {22,"Highlighting"},
  1761.     {23,"Solid Face Selections"},
  1762.     {24,"Stippled Face Selections"},
  1763.     {25,"Selection Color"},
  1764.     {26,"Selection"},
  1765.     {27,"Text"},
  1766.     {28,"Color of information text"},
  1767.     {29,"Background"},
  1768.     {30,"Color of background for information text (including transparency)"},
  1769.     {31,"Information text"},
  1770.     {32,"Color"},
  1771.     {33,"Force Axis-Aligned Grid"},
  1772.     {34,"Always show the grid when the view is aligned along one of the major axes"},
  1773.     {35,"Grid"},
  1774.     {36,"Show Axis Letters"},
  1775.     {37,"+X Color"},
  1776.     {38,"+Y Color"},
  1777.     {39,"+Z Color"},
  1778.     {40,"-X Color"},
  1779.     {41,"-Y Color"},
  1780.     {42,"-Z Color"},
  1781.     {43,"Axes"},
  1782.     {44,"Length"},
  1783.     {45,"Length of normals"},
  1784.     {46,"Color"},
  1785.     {47,"Color of normals"},
  1786.     {48,"Normals Display"},
  1787.     {aa_ortho1,"Force Axis-Aligned Ortho"},
  1788.     {aa_ortho2,"Always go into orthogonal mode when the view is aligned along one of the major axes"}
  1789.    ]},
  1790.   {menu,
  1791.    [
  1792.     {1,"Preferences..."},
  1793.     {2,"Edit the preferences for Wings"}
  1794.    ]},
  1795.   {misc_prefs,
  1796.    [
  1797.     {1,"Opacity settings not supported using this version of OpenGL"},
  1798.     {2,"Save automatically every"},
  1799.     {3,"minutes"},
  1800.     {4,"Undo levels"},
  1801.     {5,"Angle"},
  1802.     {6,"Delay (ms)"},
  1803.     {7,"Auto Rotate"},
  1804.     {8,"Cage"},
  1805.     {9,"Some Edges"},
  1806.     {10,"All Edges"},
  1807.     {11,"Shaded Mode Edge Style"},
  1808.     {12,"Stationary Opacity"},
  1809.     {13,"Moving Opacity"},
  1810.     {14,"Proxy Mode"},
  1811.     {15,"Text in menus and dialogs disappear"},
  1812.     {16,"Problem occurs on some Matrox cards"},
  1813.     {17,"Wings crashes if axes are turned off"},
  1814.     {18,"Problem occurs on some Matrox cards"},
  1815.     {19,"Camera moves and interactive commands are jumpy"},
  1816.     {20,"Problem occurs on Mac OS X 10.3 (Panther)"},
  1817.     {21,"Workarounds"},
  1818.     {22,"Edge display problems?"},
  1819.     {23,"Edge offsets:"}
  1820.    ]},
  1821.   {smart_set_value_1,
  1822.    [
  1823.     {1,"The change to the system font will take effect the next time Wings 3D is started."}
  1824.    ]},
  1825.   {ui_prefs,
  1826.    [
  1827.     {1,"System Font"},
  1828.     {2,"Desktop/Geometry Background"},
  1829.     {3,"Menu Text"},
  1830.     {4,"Menu Highlight"},
  1831.     {5,"Menu Highlighted Text"},
  1832.     {6,"Menu Background"},
  1833.     {7,"Dialog Text"},
  1834.     {8,"Dialog (Disabled) Text"},
  1835.     {9,"Dialog Background"},
  1836.     {10,"Title Text"},
  1837.     {11,"Title (Passive) Background"},
  1838.     {12,"Title (Active) Background"},
  1839.     {13,"Colors"},
  1840.     {14,"No Progress Bar"},
  1841.     {15,"Console Font"},
  1842.     {16,"Width"},
  1843.     {17,"Height"},
  1844.     {18,"Save Lines"},
  1845.     {19,"Background"},
  1846.     {20,"Text"},
  1847.     {21,"Cursor"},
  1848.     {22,"Console"},
  1849.     {23,"Language"},
  1850.     {24,"Objects in Outliner"},
  1851.     {25,"View image after rendering"},
  1852.     {26,"Load image after rendering"}
  1853.    ]},
  1854.   {viewer_prefs,
  1855.    [
  1856.     {1,"Viewer"},
  1857.     {2,"Options"},
  1858.     {3,"..filename.."}
  1859.    ]},
  1860.   {workaround_1,
  1861.    [
  1862.     {1,"Problem"},
  1863.     {2,"Use Workaround?"}
  1864.    ]}
  1865.  ]}.
  1866. {wings_rotate,
  1867.  [
  1868.   {edges_to_vertices,
  1869.    [
  1870.     {1,"Magnet Rotate on multiple edge regions requires an explicit rotate origin."}
  1871.    ]},
  1872.   {faces_to_vertices,
  1873.    [
  1874.     {1,"Magnet Rotate on multiple face regions requires an explicit rotate origin."}
  1875.    ]}
  1876.  ]}.
  1877. {wings_s,
  1878.  [
  1879.   {accept,
  1880.    [
  1881.     {1,"Accept"}
  1882.    ]},
  1883.   {camera_mode,
  1884.    [
  1885.     {blender,"Blender"},
  1886.     {maya,"Maya"},
  1887.     {mb,"Motionbuilder"},
  1888.     {mirai,"Mirai"},
  1889.     {nendo,"Nendo"},
  1890.     {tds,"3ds max"}
  1891.    ]},
  1892.   {cancel,
  1893.    [
  1894.     {1,"Cancel"}
  1895.    ]},
  1896.   {dir,
  1897.    [
  1898.     {all,"All"},
  1899.     {da,"default axis"},
  1900.     {f,"Free"},
  1901.     {la,"last axis"},
  1902.     {n,"Normal"},
  1903.     {r,"Radial"},
  1904.     {the_axis,"the ~s axis"},
  1905.     {u,"Uniform"},
  1906.     {x,"X"},
  1907.     {y,"Y"},
  1908.     {z,"Z"}
  1909.    ]},
  1910.   {mod,
  1911.    [
  1912.     {alt,"Alt"},
  1913.     {command,"Command"},
  1914.     {ctrl,"Ctrl"},
  1915.     {shift,"Shift"}
  1916.    ]},
  1917.   {mouse_b,
  1918.    [
  1919.     {l,"L"},
  1920.     {m,"M"},
  1921.     {r,"R"}
  1922.    ]},
  1923.   {no,
  1924.    [
  1925.     {1,"No"}
  1926.    ]},
  1927.   {yes,
  1928.    [
  1929.     {1,"Yes"}
  1930.    ]}
  1931.  ]}.
  1932. {wings_scale,
  1933.  [
  1934.   {edges_to_vertices,
  1935.    [
  1936.     {1,"Magnet scale on multiple edge regions requires an explicit scale origin."}
  1937.    ]},
  1938.   {faces_to_vertices,
  1939.    [
  1940.     {1,"Magnet scale on multiple face regions requires an explicit scale origin."}
  1941.    ]},
  1942.   {inset_face,
  1943.    [
  1944.     {1,"There are too short edges in one or more selected faces. (Use Cleanup.)"}
  1945.    ]}
  1946.  ]}.
  1947. {wings_sel_cmd,
  1948.  [
  1949.   {ask,
  1950.    [
  1951.     {1,"Select By Id"}
  1952.    ]},
  1953.   {group_mode_string,
  1954.    [
  1955.     {body,"Body selection group"},
  1956.     {edge,"Edge selection group"},
  1957.     {face,"Face selection group"},
  1958.     {vertex,"Vertex selection group"}
  1959.    ]},
  1960.   {group_title,
  1961.    [
  1962.     {1,"vertex: "},
  1963.     {2,"edge: "},
  1964.     {3,"face: "},
  1965.     {4,"body: "}
  1966.    ]},
  1967.   {groups_menu,
  1968.    [
  1969.     {1,"Delete Group"},
  1970.     {2,"Delete group \""},
  1971.     {4,"Add to Group"},
  1972.     {5,"Add current selection to group \""},
  1973.     {7,"Subtract from Group"},
  1974.     {8,"Subtract current selection from group \""},
  1975.     {10,"Select Group"},
  1976.     {11,"Select group \""},
  1977.     {13,"Union Group"},
  1978.     {14,"Union group \""},
  1979.     {15,"\" with current selection"},
  1980.     {16,"Subtract Group"},
  1981.     {17,"Subtract group \""},
  1982.     {18,"\" from current selection"},
  1983.     {19,"Intersect Group"},
  1984.     {20,"Intersect group \""},
  1985.     {21,"\" with current selection"}
  1986.    ]},
  1987.   {item_by_id,
  1988.    [
  1989.     {1,"Nothing to select."},
  1990.     {2,"Object Id"}
  1991.    ]},
  1992.   {less_help,
  1993.    [
  1994.     {1,"Deselect all vertices adjacent to an unselected vertex"},
  1995.     {2,"Deselect all edges adjacent to an unselected edge"},
  1996.     {3,"Deselect all faces sharing a vertex with an unselected face"}
  1997.    ]},
  1998.   {menu,
  1999.    [
  2000.     {1,"Deselect"},
  2001.     {2,"Clear the selection"},
  2002.     {3,"More"},
  2003.     {4,"Less"},
  2004.     {5,"Similar"},
  2005.     {6,"Edge Loop"},
  2006.     {7,"Edge Loop"},
  2007.     {8,"Expand edge selection to loop; "},
  2008.     {9,"convert face selection to selected border edges"},
  2009.     {10,"Edge Loop to Region"},
  2010.     {11,"Select all faces on one side of an edge loop"},
  2011.     {12,"Edge Ring"},
  2012.     {13,"Expand edge selection to ring"},
  2013.     {14,"Previous Edge Loop"},
  2014.     {15,"Select the previous edge loop"},
  2015.     {16,"Next Edge Loop"},
  2016.     {17,"Select the next edge loop"},
  2017.     {18,"Grow Edge Loop"},
  2018.     {19,"Grow edge selection by one edge in loop directions"},
  2019.     {20,"Shrink Edge Loop"},
  2020.     {21,"Shrink edge selection by one in loop direction"},
  2021.     {22,"Grow Edge Ring"},
  2022.     {23,"Grow edge selection by one edge in ring direction"},
  2023.     {24,"Shrink Edge Ring"},
  2024.     {25,"Shrink edge selection by one edge in ring directions"},
  2025.     {26,"Adjacent"},
  2026.     {27,"Vertices"},
  2027.     {28,"Edges"},
  2028.     {29,"Faces"},
  2029.     {30,"Objects"},
  2030.     {31,"By"},
  2031.     {32,"Hard Edges"},
  2032.     {33,"Select all hard edges"},
  2033.     {34,"Isolated Vertices"},
  2034.     {35,"Select all isolated vertices"},
  2035.     {36,"Vertices With"},
  2036.     {37,"2 Edges"},
  2037.     {38,"3 Edges"},
  2038.     {39,"4 Edges"},
  2039.     {40,"5 Edges"},
  2040.     {41,"Faces With"},
  2041.     {42,"2 Edges"},
  2042.     {43,"3 Edges"},
  2043.     {44,"4 Edges"},
  2044.     {45,"5 or More"},
  2045.     {46,"Random"},
  2046.     {56,"Short Edges"},
  2047.     {57,"Select (too) short edges"},
  2048.     {58,"Material Edges"},
  2049.     {59,"Select all edges between different materials"},
  2050.     {60,"UV-Mapped Faces"},
  2051.     {61,"Select all edges that have UV coordinates"},
  2052.     {62,"Id..."},
  2053.     {63,"Select by numeric id"},
  2054.     {64,"Lights"},
  2055.     {65,"Select all lights"},
  2056.     {66,"Select all elements"},
  2057.     {67,"Inverse"},
  2058.     {68,"Invert the selection"},
  2059.     {69,"Hide Selected"},
  2060.     {70,"Hide all (partly or wholly) selected objects"},
  2061.     {71,"Hide Unselected"},
  2062.     {72,"Hide objects that have no selection"},
  2063.     {73,"Lock Unselected"},
  2064.     {74,"Lock objects that have no selection"},
  2065.     {75,"Show All"},
  2066.     {76,"Show all objects that have been hidden"},
  2067.     {77,"Unlock All"},
  2068.     {78,"Unlock all locked objects"},
  2069.     {79,"Store Selection"},
  2070.     {80,"Store the selection into the selection group named \"StoredSelection\""},
  2071.     {81,"Recall Selection"},
  2072.     {82,"Recall the selection from the selection group named \"StoredSelection\""},
  2073.     {83,"New Group..."},
  2074.     {84,"Create a new selection group"},
  2075.     {85,"Non-planar Faces"},
  2076.     {86,"Select all non-planar faces"},
  2077.     {87,"Sharp Edges"},
  2078.     {88,"Select sharp edges"},
  2079.     {401,"6 or More"},
  2080.     {nq0,"Non Quadrangle Faces"},
  2081.     {nq1,"All Non Quadrangle Faces"},
  2082.     {nq2,"Odd Non Quadrangle Faces"},
  2083.     {nq3,"Even Non Quadrangle Faces"}
  2084.    ]},
  2085.   {more_help,
  2086.    [
  2087.     {1,"Select all vertices adjacent to a selected vertex"},
  2088.     {2,"Select all edges adjacent to a selected edge"},
  2089.     {3,"Select all faces sharing a vertex with a selected face"}
  2090.    ]},
  2091.   {new_group,
  2092.    [
  2093.     {1,"Create New Group"},
  2094.     {2,"Group Name"}
  2095.    ]},
  2096.   {new_group_name,
  2097.    [
  2098.     {exists,"already exists."}
  2099.    ]},
  2100.   {nonplanar_faces,
  2101.    [
  2102.     {1,"Distance tolerance"},
  2103.     {2,"Select Non-planar Faces"}
  2104.    ]},
  2105.   {oriented_faces,
  2106.    [
  2107.     {1,"Angle tolerance"},
  2108.     {2,"Select Similarly Oriented Faces"}
  2109.    ]},
  2110.   {oriented_faces_menu,
  2111.    [
  2112.     {1,"Similar Normals"},
  2113.     {2,"Select faces with normals similar to those of the already selected faces"}
  2114.    ]},
  2115.   {sel_all_str,
  2116.    [
  2117.     {1,"All Vertices"},
  2118.     {2,"All Edges"},
  2119.     {3,"All Faces"},
  2120.     {4,"All Objects"}
  2121.    ]},
  2122.   {sharp_edges,
  2123.    [
  2124.     {1,"Max Angle"},
  2125.     {2,"Select Sharp Edges"}
  2126.    ]},
  2127.   {short_edges,
  2128.    [
  2129.     {1,"Length tolerance"},
  2130.     {2,"Select Short Edges"}
  2131.    ]},
  2132.   {similar_help,
  2133.    [
  2134.     {1,"Select vertices similar to the already selected vertices"},
  2135.     {2,"Select edges similar to the already selected edges"},
  2136.     {3,"Select faces similar to the already selected faces"},
  2137.     {4,"Select objects with the same number of edges, faces, and vertices"}
  2138.    ]},
  2139.   {valid_sel,
  2140.    [
  2141.     {1,"The Object Id "},
  2142.     {2," is invalid."},
  2143.     {3,"The "},
  2144.     {4," is invalid."}
  2145.    ]}
  2146.  ]}.
  2147. {wings_shape,
  2148.  [
  2149.   {do_menu,
  2150.    [
  2151.     {1,"Duplicate"},
  2152.     {2,"Duplicate selected objects"},
  2153.     {3,"Delete"},
  2154.     {4,"Delete selected objects"},
  2155.     {5,"Rename"},
  2156.     {6,"Rename selected objects"}
  2157.    ]},
  2158.   {help,
  2159.    [
  2160.     {1,"Select"},
  2161.     {2,"Show menu"},
  2162.     {3,"Toggle visibility of active object"},
  2163.     {4,"Toggle visibility of all other objects"},
  2164.     {5,"Lock/unlock active object"},
  2165.     {6,"Lock/unlock all objects"},
  2166.     {7,"Toggle selection for active object"},
  2167.     {8,"Toggle selection for all other objects"},
  2168.     {9,"Toggle shaded/wireframe for active object"},
  2169.     {10,"Toggle shaded/wireframe for all other objects"}
  2170.    ]},
  2171.   {title,
  2172.    [
  2173.     {1,"Geometry Graph"},
  2174.     {2,"Geometry Graph #"}
  2175.    ]}
  2176.  ]}.
  2177. {wings_shapes,
  2178.  [
  2179.   {cone,
  2180.    [
  2181.     {1,"Sections"}
  2182.    ]},
  2183.   {cylinder,
  2184.    [
  2185.     {1,"Sections"}
  2186.    ]},
  2187.   {grid,
  2188.    [
  2189.     {1,"Rows/cols"}
  2190.    ]},
  2191.   {menu,
  2192.    [
  2193.     {15,"More"},
  2194.     {16,"More primitives"}
  2195.    ]},
  2196.   {prim_help,
  2197.    [
  2198.     {cone,"Create a cone"},
  2199.     {cube,"Create a cube"},
  2200.     {cylinder,"Create a cylinder"},
  2201.     {dodecahedron,"Create a dodecahedron"},
  2202.     {grid,"Create a grid"},
  2203.     {icosahedron,"Create an icosahedron"},
  2204.     {image,"Create an image..."},
  2205.     {light,"Create a light"},
  2206.     {material,"Create a material..."},
  2207.     {octahedron,"Create an octahedron"},
  2208.     {octotoad,"Create an octotoad"},
  2209.     {sphere,"Create a sphere"},
  2210.     {tetrahedron,"Create a tetrahedron"},
  2211.     {torus,"Create a torus"}
  2212.    ]},
  2213.   {prim_name,
  2214.    [
  2215.     {cone,"Cone"},
  2216.     {cube,"Cube"},
  2217.     {cylinder,"Cylinder"},
  2218.     {dodecahedron,"Dodecahedron"},
  2219.     {grid,"Grid"},
  2220.     {icosahedron,"Icosahedron"},
  2221.     {image,"Image..."},
  2222.     {light,"Light"},
  2223.     {material,"Material..."},
  2224.     {octahedron,"Octahedron"},
  2225.     {octotoad,"Octotoad"},
  2226.     {sphere,"Sphere"},
  2227.     {tetrahedron,"Tetrahedron"},
  2228.     {torus,"Torus"}
  2229.    ]},
  2230.   {sphere,
  2231.    [
  2232.     {1,"Sections"},
  2233.     {2,"Slices"}
  2234.    ]},
  2235.   {torus,
  2236.    [
  2237.     {1,"Sections"},
  2238.     {2,"Slices"},
  2239.     {3,"Major Radius"},
  2240.     {4,"Minor Radius"}
  2241.    ]}
  2242.  ]}.
  2243. {wings_subdiv,
  2244.  [
  2245.   {face_centers,
  2246.    [
  2247.     {1,"Face "},
  2248.     {2," has only two edges."}
  2249.    ]},
  2250.   {smooth,
  2251.    [
  2252.     {1,"smoothing"},
  2253.     {2,"calculating face centers"},
  2254.     {3,"cutting edges"},
  2255.     {4,"updating materials"},
  2256.     {5,"creating new faces"},
  2257.     {6,"moving vertices"},
  2258.     {7,"finishing"}
  2259.    ]}
  2260.  ]}.
  2261. {wings_tesselation,
  2262.  [
  2263.   {submenu,
  2264.    [
  2265.     {1,"Triangulate"},
  2266.     {2,"Quadrangulate"}
  2267.    ]}
  2268.  ]}.
  2269. {wings_toolbar,
  2270.  [
  2271.   {button_help_1,
  2272.    [
  2273.     {1,"Deselect"}
  2274.    ]},
  2275.   {button_help_2,
  2276.    [
  2277.     {1,"Select adjacent vertices"},
  2278.     {2,"Change to vertex selection mode"},
  2279.     {3,"Select adjcacent edges"},
  2280.     {4,"Change to edge selection mode"},
  2281.     {5,"Select adjacent faces"},
  2282.     {6,"Change to face selection mode"},
  2283.     {7,"Change to body selection mode"}
  2284.    ]},
  2285.   {messages,
  2286.    [
  2287.     {axes,"axes"},
  2288.     {change_to,"Change to"},
  2289.     {flat,"flat shading"},
  2290.     {groundplane,"ground plane"},
  2291.     {hide,"Hide"},
  2292.     {orthogonal,"orthogonal view"},
  2293.     {perspective,"perspective view"},
  2294.     {show,"Show"},
  2295.     {show_objects,"Show objects with"},
  2296.     {smooth,"smooth shading"}
  2297.    ]}
  2298.  ]}.
  2299. {wings_u,
  2300.  [
  2301.   {caption,
  2302.    [
  2303.     {1,"auto-saved"}
  2304.    ]}
  2305.  ]}.
  2306. {wings_vec,
  2307.  [
  2308.   {add_help_text,
  2309.    [
  2310.     {1,"Pick axis (and point)"},
  2311.     {2,"Pick axis"},
  2312.     {3,"Pick point"},
  2313.     {4,"Pick outer boundary point for magnet influence"}
  2314.    ]},
  2315.   {add_magnet,
  2316.    [
  2317.     {1,"Pick outer boundary point for magnet influence"}
  2318.    ]},
  2319.   {check_magnet_point,
  2320.    [
  2321.     {1,"Midpoint of selection saved."}
  2322.    ]},
  2323.   {check_point,
  2324.    [
  2325.     {1,"Midpoint of selection saved."},
  2326.     {2,"Disregard virtual mirror in reference point calculation"},
  2327.     {3,"Include virtual mirror in reference point calculation"}
  2328.    ]},
  2329.   {check_vector,
  2330.    [
  2331.     {1,"Select parts of one object only"}
  2332.    ]},
  2333.   {common_magnet_message,
  2334.    [
  2335.     {1,"Magnet"}
  2336.    ]},
  2337.   {common_message,
  2338.    [
  2339.     {1,"Execute"},
  2340.     {2,"Continue"}
  2341.    ]},
  2342.   {exit_menu,
  2343.    [
  2344.     {2,"Cancel current command"}
  2345.    ]},
  2346.   {get_vec,
  2347.    [
  2348.     {1,"Edge saved as axis"},
  2349.     {2,"Save edge normal"},
  2350.     {3,"Edge normal saved as axis"},
  2351.     {4,"Save edge direction"},
  2352.     {5,"Direction between edges saved as axis."},
  2353.     {6,"Edge loop normal saved as axis."},
  2354.     {7,"Multi-edge selection must form a single closed edge loop."},
  2355.     {8,"Vertex normal saved."},
  2356.     {9,"Direction between vertices saved as axis."},
  2357.     {10,"Use average of vertex normals as axis"},
  2358.     {11,"Average of vertex normals saved as axis."},
  2359.     {12,"Use direction between vertices as axis"},
  2360.     {13,"3-point perp. normal saved as axis."},
  2361.     {14,"Vertex loop normal saved as axis."},
  2362.     {15,"Multi-vertex selection must form a single closed edge loop."},
  2363.     {16,"Face normal saved as axis."},
  2364.     {17,"Direction between face centers saved as axis."},
  2365.     {18,"Use average of face normals"},
  2366.     {19,"Average of face normals saved as axis."},
  2367.     {20,"Use direction between face centers"},
  2368.     {21,"Edge loop normal for region saved as axis."},
  2369.     {22,"Multi-face selection must have a single edge loop."},
  2370.     {23,"Select vertices, edges, or faces."}
  2371.    ]},
  2372.   {magnet_message,
  2373.    [
  2374.     {1,"Execute "},
  2375.     {2,"Magnet options"}
  2376.    ]}
  2377.  ]}.
  2378. {wings_vertex_cmd,
  2379.  [
  2380.   {menu,
  2381.    [
  2382.     {1,"Vertex operations"},
  2383.     {2,"Move"},
  2384.     {3,"Extrude"},
  2385.     {4,"Connect"},
  2386.     {5,"Create a new edge by connecting selected vertices"},
  2387.     {6,"Tighten"},
  2388.     {7,"Move selected vertices towards average midpoint"},
  2389.     {8,"Bevel"},
  2390.     {9,"Create faces of selected vertices"},
  2391.     {10,"Dissolve"},
  2392.     {11,"Delete selected vertices (clearing selection)"},
  2393.     {12,"Collapse"},
  2394.     {13,"Delete selected vertices (creating a face selection)"},
  2395.     {14,"Deform"},
  2396.     {15,"Vertex Color"},
  2397.     {16,"Apply vertex colors to selected vertices"}
  2398.    ]}
  2399.  ]}.
  2400. {wings_view,
  2401.  [
  2402.   {auto_rotate_help,
  2403.    [
  2404.     {1,"Stop rotating"},
  2405.     {2,"Increase speed"},
  2406.     {3,"Decrease speed"}
  2407.    ]},
  2408.   {camera,
  2409.    [
  2410.     {1,"Negative Format"},
  2411.     {4,"Custom"},
  2412.     {5,"x"},
  2413.     {6,"Wide-Angle Lens"},
  2414.     {7,"Moderate Wide-Angle Lens"},
  2415.     {8,"Standard Lens"},
  2416.     {9,"Portrait Telephoto Lens"},
  2417.     {10,"Telephoto Lens"},
  2418.     {11,"Custom Lens"},
  2419.     {12,"Length"},
  2420.     {13,"x Zoom"},
  2421.     {14,"Lens"},
  2422.     {15,"Field of View"},
  2423.     {16,"Near Clipping Plane"},
  2424.     {17,"Far Clipping Plane"},
  2425.     {18,"Camera Settings"}
  2426.    ]},
  2427.   {help,
  2428.    [
  2429.     {1,"Camera Settings: Field of View"},
  2430.     {2,"Sets the vertical field of view, i.e. the angle from lower to upper border seen from the camera. "},
  2431.     {3,"The Lens controls sets the field of view according to other perhaps more well-known entities, at least for a photographer. The negative size is stored among the user preferences."},
  2432.     {4,"The Lens controls make the height of the picture right for the choosen lens, so if you do not have the same aspect ratio for the negative size in the Lens frame, as for the size of the Geometry window, the width will be in error."},
  2433.     {5,"Note: the zoom factor is relative a standard lens length of the negative diagonal, while only the negative height affects the effective lens length."}
  2434.    ]},
  2435.   {menu,
  2436.    [
  2437.     {1,"Ground Plane"},
  2438.     {2,"Show the ground plane"},
  2439.     {3,"Axes"},
  2440.     {4,"Show the coordinate axes"},
  2441.     {5,"Workmode"},
  2442.     {6,"Toggle flat/smooth shading"},
  2443.     {7,"Wireframe"},
  2444.     {8,"Display selected objects as a wireframe (same for all objects if nothing is selected)"},
  2445.     {9,"Shade"},
  2446.     {10,"Display selected objects as shaded (same for all objects if nothing is selected)"},
  2447.     {11,"Toggle Wireframe"},
  2448.     {12,"Toggle display mode for selected objects (same for all objects if nothing is selected)"},
  2449.     {13,"Toggle Proxy Mode"},
  2450.     {14,"Toggle the smooth proxy mode for selected objects"},
  2451.     {15,"Quick Smoothed Preview"},
  2452.     {16,"Toggle the smooth proxy mode for all objects"},
  2453.     {17,"Show Saved BB"},
  2454.     {18,"Display any saved bounding box"},
  2455.     {19,"Show Edges"},
  2456.     {20,"Show edges in workmode"},
  2457.     {21,"Show Wireframe Backfaces"},
  2458.     {22,"Show wireframe backfaces"},
  2459.     {23,"Show Normals"},
  2460.     {24,"Show normals for selected elements"},
  2461.     {25,"Reset View"},
  2462.     {26,"Reset view to the default position"},
  2463.     {27,"Aim"},
  2464.     {28,"Aim the camera at the selected element"},
  2465.     {29,"Frame"},
  2466.     {30,"Dolly to show all selected elements (or all objects if nothing is selected)"},
  2467.     {31,"Orthographic View"},
  2468.     {32,"Toggle between orthographic and perspective views"},
  2469.     {33,"Saved Views: "},
  2470.     {34,"Camera Settings..."},
  2471.     {35,"Set field of view, and near and far clipping planes"},
  2472.     {36,"Scene Lights"},
  2473.     {37,"Use the lights defined in the scene"},
  2474.     {38,"Two Lights"},
  2475.     {39,"One Light"},
  2476.     {40,"Use two work lights"},
  2477.     {41,"Use one work light"},
  2478.     {42,"Show Colors"},
  2479.     {43,"Show vertex colors on objects in \"vertex\" mode"},
  2480.     {44,"Show Materials"},
  2481.     {45,"Show materials on objects in \"material\" mode"},
  2482.     {46,"Show Textures"},
  2483.     {47,"Show the texture on objects in \"material\" mode"},
  2484.     {48,"Show Info Text"},
  2485.     {49,"Show an informational text at the top of this Geometry window"},
  2486.     {50,"View Along"},
  2487.     {51,"+X"},
  2488.     {52,"+Y"},
  2489.     {53,"+Z"},
  2490.     {54,"-X"},
  2491.     {55,"-Y"},
  2492.     {56,"-Z"},
  2493.     {57,"Align to Selection"},
  2494.     {58,"Align the view to the normal of the selection"},
  2495.     {59,"Auto Rotate"},
  2496.     {60,"Spin the view"}
  2497.    ]},
  2498.   {view_legend,
  2499.    [
  2500.     {2,"along +X"},
  2501.     {3,"along +Y"},
  2502.     {4,"along +Z"},
  2503.     {5,"along -X"},
  2504.     {6,"along -Y"},
  2505.     {7,"along -Z"},
  2506.     {8,"towards Origin"},
  2507.     {9,"towards "},
  2508.     {distance,"distance"},
  2509.     {from,"From"}
  2510.    ]},
  2511.   {views,
  2512.    [
  2513.     {1,"This view is already the current"},
  2514.     {2,"No saved views"},
  2515.     {3,"Rename view"},
  2516.     {4,"You have to be at the current view"},
  2517.     {5,"Are you sure you want to delete all saved views?"}
  2518.    ]},
  2519.   {views_jump,
  2520.    [
  2521.     {1,"No such view slot"}
  2522.    ]},
  2523.   {views_jumpmenu,
  2524.    [
  2525.     {1,"Jump"},
  2526.     {2,"No saved views!"},
  2527.     {3,"Jump to prev["},
  2528.     {5,"Jump to current["},
  2529.     {7,"Jump to next["},
  2530.     {9,"Jump to ["},
  2531.     {11,"Jump"}
  2532.    ]},
  2533.   {views_move,
  2534.    [
  2535.     {1,"No such view ["}
  2536.    ]},
  2537.   {views_movemenu,
  2538.    [
  2539.     {1,"Move Current"},
  2540.     {2,"No saved views!"},
  2541.     {3,"Move \""},
  2542.     {5,"] to prev["},
  2543.     {7,"Move \""},
  2544.     {9,"] nowhere"},
  2545.     {10,"Move \""},
  2546.     {12,"] to next["},
  2547.     {14,"Move \""},
  2548.     {16,"] to ["},
  2549.     {18,"Move Current"}
  2550.    ]},
  2551.   {views_rename_qs,
  2552.    [
  2553.     {1,"Name"}
  2554.    ]},
  2555.   {views_save_dialog,
  2556.    [
  2557.     {1,"Save view as"}
  2558.    ]},
  2559.   {views_submenu,
  2560.    [
  2561.     {1,"Next"},
  2562.     {2,"Current"},
  2563.     {3,"Prev"},
  2564.     {4,"Save"},
  2565.     {5,"Save this view at "},
  2566.     {7,"Rename..."},
  2567.     {8,"Delete"},
  2568.     {9,"Delete All..."}
  2569.    ]},
  2570.   {views_submenu_help,
  2571.    [
  2572.     {1,"No saved views!"},
  2573.     {2,"Jump to \""},
  2574.     {5,"Rename \""},
  2575.     {8,"Delete \""},
  2576.     {11,"Delete all saved views"}
  2577.    ]},
  2578.   {virtual_mirror,
  2579.    [
  2580.     {1,"Virtual mirror requires a face selection."}
  2581.    ]},
  2582.   {virtual_mirror_fun,
  2583.    [
  2584.     {1,"Only a single face must be selected per object."}
  2585.    ]}
  2586.  ]}.
  2587. {wings_we,
  2588.  [
  2589.   {all_soft,
  2590.    [
  2591.     {1,"preparing"},
  2592.     {2,"collecting"}
  2593.    ]},
  2594.   {mixed_edges,
  2595.    [
  2596.     {1,"preparing"},
  2597.     {2,"vertex normals"},
  2598.     {3,"vertex normals per face"}
  2599.    ]},
  2600.   {normals_2,
  2601.    [
  2602.     {1,"calculating soft normals"}
  2603.    ]}
  2604.  ]}.
  2605. {wings_wm,
  2606.  [
  2607.   {message_event,
  2608.    [
  2609.     {1,"This is the information line"}
  2610.    ]}
  2611.  ]}.
  2612. {wings_wm_toplevel,
  2613.  [
  2614.   {close_event,
  2615.    [
  2616.     {1,"Close this window"}
  2617.    ]},
  2618.   {ctrl_command,
  2619.    [
  2620.     {1,"Width"},
  2621.     {2,"Height"},
  2622.     {3,"Set Window Size"}
  2623.    ]},
  2624.   {ctrl_menu,
  2625.    [
  2626.     {1,"Fit"},
  2627.     {2,"Both"},
  2628.     {3,"Let window use all available space by expanding in all directions"},
  2629.     {4,"Horizontal"},
  2630.     {5,"Let window use all available space by expanding it horizontally"},
  2631.     {6,"Vertical"},
  2632.     {7,"Let window use all available space by expanding it vertically"},
  2633.     {8,"Size"},
  2634.     {9,"Set window size numerically"}
  2635.    ]},
  2636.   {ctrl_menu_toolbar,
  2637.    [
  2638.     {1,"Hide Toolbar"},
  2639.     {2,"Hide the toolbar"},
  2640.     {3,"Show Toolbar"},
  2641.     {4,"Show the toolbar"}
  2642.    ]},
  2643.   {ctrl_message,
  2644.    [
  2645.     {1,"Drag to Move"},
  2646.     {2,"Fit"},
  2647.     {3,"Show menu"}
  2648.    ]},
  2649.   {ctrl_resize,
  2650.    [
  2651.     {1,"Too large size specified"}
  2652.    ]},
  2653.   {resize_event,
  2654.    [
  2655.     {1,"Resize"},
  2656.     {2,"Resize, keeping current aspect ratio"}
  2657.    ]}
  2658.  ]}.
  2659. {wpa,
  2660.  [
  2661.   {dialog_template,
  2662.    [
  2663.     {1,"Swap Y and Z Axes"},
  2664.     {6,"Sub-division Steps"},
  2665.     {7,"Default texture file type"},
  2666.     {color,"Export vertex colors"},
  2667.     {norms,"Export normals/smoothing groups"},
  2668.     {tess,"Tesselation"},
  2669.     {tess0,"None"},
  2670.     {tess3,"Triangulation"},
  2671.     {tess4,"Quadrangulation"},
  2672.     {uv,"Export UV coordinates"}
  2673.    ]},
  2674.   {do_import,
  2675.    [
  2676.     {1,"reading file"}
  2677.    ]},
  2678.   {export_scale_s,
  2679.    [
  2680.     {1,"Export scale"}
  2681.    ]},
  2682.   {export_selected,
  2683.    [
  2684.     {1,"Select objects or faces."}
  2685.    ]},
  2686.   {format_error,
  2687.    [
  2688.     {1,"Internal error: ~P\n"}
  2689.    ]},
  2690.   {import,
  2691.    [
  2692.     {1,"Import failed: "}
  2693.    ]},
  2694.   {import_scale_s,
  2695.    [
  2696.     {1,"Import scale"}
  2697.    ]}
  2698.  ]}.
  2699.